[INFO] cloning repository https://github.com/goriunov/rust-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goriunov/rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoriunov%2Frust-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoriunov%2Frust-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bdf3f04c690abfefca878283c88c64c66820fe8
[INFO] testing goriunov/rust-test/8bdf3f04c690abfefca878283c88c64c66820fe8 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoriunov%2Frust-test" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/goriunov/rust-test
[INFO] finished tweaking git repo https://github.com/goriunov/rust-test
[INFO] tweaked toml for git repo https://github.com/goriunov/rust-test written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/goriunov/rust-test on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/goriunov/rust-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfg-if v0.1.6
[INFO] [stderr]   Downloaded tokio-executor v0.1.5
[INFO] [stderr]   Downloaded tokio-threadpool v0.1.8
[INFO] [stderr]   Downloaded futures v0.1.25
[INFO] [stderr]   Downloaded tokio-udp v0.1.2
[INFO] [stderr]   Downloaded crossbeam-deque v0.6.1
[INFO] [stderr]   Downloaded string v0.1.1
[INFO] [stderr]   Downloaded tokio-fs v0.1.4
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded tokio-tcp v0.1.2
[INFO] [stderr]   Downloaded want v0.0.6
[INFO] [stderr]   Downloaded iovec v0.1.2
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.0
[INFO] [stderr]   Downloaded tokio-uds v0.2.3
[INFO] [stderr]   Downloaded slab v0.4.1
[INFO] [stderr]   Downloaded lazycell v1.2.0
[INFO] [stderr]   Downloaded tokio-codec v0.1.1
[INFO] [stderr]   Downloaded tokio-reactor v0.1.6
[INFO] [stderr]   Downloaded byteorder v1.2.7
[INFO] [stderr]   Downloaded tokio-current-thread v0.1.3
[INFO] [stderr]   Downloaded diesel_derives v1.3.0
[INFO] [stderr]   Downloaded proc-macro2 v0.3.8
[INFO] [stderr]   Downloaded httparse v1.3.3
[INFO] [stderr]   Downloaded r2d2 v0.8.3
[INFO] [stderr]   Downloaded crossbeam-epoch v0.5.2
[INFO] [stderr]   Downloaded bytes v0.4.10
[INFO] [stderr]   Downloaded tokio-timer v0.2.7
[INFO] [stderr]   Downloaded pq-sys v0.4.6
[INFO] [stderr]   Downloaded tokio-io v0.1.10
[INFO] [stderr]   Downloaded indexmap v1.0.2
[INFO] [stderr]   Downloaded tokio v0.1.11
[INFO] [stderr]   Downloaded http v0.1.13
[INFO] [stderr]   Downloaded hyper v0.12.13
[INFO] [stderr]   Downloaded syn v0.13.11
[INFO] [stderr]   Downloaded mio v0.6.16
[INFO] [stderr]   Downloaded h2 v0.1.13
[INFO] [stderr]   Downloaded diesel v1.3.3
[INFO] [stderr]   Downloaded winapi v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64537c5f954019c55dfece9b3957850d7212ced3ce1554ea62bdd2cdb6d6ea86
[INFO] running `Command { std: "docker" "start" "-a" "64537c5f954019c55dfece9b3957850d7212ced3ce1554ea62bdd2cdb6d6ea86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64537c5f954019c55dfece9b3957850d7212ced3ce1554ea62bdd2cdb6d6ea86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64537c5f954019c55dfece9b3957850d7212ced3ce1554ea62bdd2cdb6d6ea86", kill_on_drop: false }`
[INFO] [stdout] 64537c5f954019c55dfece9b3957850d7212ced3ce1554ea62bdd2cdb6d6ea86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38861764721e84b7b339e4c76490e03b48dd9203e6a222f8cd1105ee31501a3a
[INFO] running `Command { std: "docker" "start" "-a" "38861764721e84b7b339e4c76490e03b48dd9203e6a222f8cd1105ee31501a3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling futures v0.1.25
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.5.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling slab v0.4.1
[INFO] [stderr]    Compiling lazycell v1.2.0
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]    Compiling lock_api v0.1.4
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling httparse v1.3.3
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling try-lock v0.2.2
[INFO] [stderr]    Compiling indexmap v1.0.2
[INFO] [stderr]    Compiling bytes v0.4.10
[INFO] [stderr]    Compiling smallvec v0.6.5
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.0
[INFO] [stderr]    Compiling string v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling time v0.1.40
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling r2d2 v0.8.3
[INFO] [stderr]    Compiling syn v0.13.11
[INFO] [stderr]    Compiling mio v0.6.16
[INFO] [stderr]    Compiling http v0.1.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.5.2
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling crossbeam-deque v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.6.4
[INFO] [stderr]    Compiling tokio-executor v0.1.5
[INFO] [stderr]    Compiling tokio-io v0.1.10
[INFO] [stderr]    Compiling want v0.0.6
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling tokio-threadpool v0.1.8
[INFO] [stderr]    Compiling tokio-timer v0.2.7
[INFO] [stderr]    Compiling tokio-current-thread v0.1.3
[INFO] [stderr]    Compiling tokio-reactor v0.1.6
[INFO] [stderr]    Compiling tokio-codec v0.1.1
[INFO] [stderr]    Compiling tokio-fs v0.1.4
[INFO] [stderr]    Compiling tokio-udp v0.1.2
[INFO] [stderr]    Compiling tokio-tcp v0.1.2
[INFO] [stderr]    Compiling tokio-uds v0.2.3
[INFO] [stderr]    Compiling h2 v0.1.13
[INFO] [stderr]    Compiling tokio v0.1.11
[INFO] [stderr]    Compiling diesel_derives v1.3.0
[INFO] [stderr]    Compiling hyper v0.12.13
[INFO] [stderr]    Compiling diesel v1.3.3
[INFO] [stderr]    Compiling vouc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find type `Post` in this scope
[INFO] [stdout]  --> src/models.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Queryable, Clone, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: `#[deny(proc_macro_derive_resolution_fallback)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `posts` in this scope
[INFO] [stdout]   --> src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `NewPost` in this scope
[INFO] [stdout]   --> src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]    = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `table` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `id` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `title` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `body` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `published` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | type BoxFut = Box<Future<Item = Response<Body>, Error = hyper::Error> + Send>;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 | type BoxFut = Box<dyn Future<Item = Response<Body>, Error = hyper::Error> + Send>;
[INFO] [stdout]    |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vouc` (bin "vouc") due to 35 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "38861764721e84b7b339e4c76490e03b48dd9203e6a222f8cd1105ee31501a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38861764721e84b7b339e4c76490e03b48dd9203e6a222f8cd1105ee31501a3a", kill_on_drop: false }`
[INFO] [stdout] 38861764721e84b7b339e4c76490e03b48dd9203e6a222f8cd1105ee31501a3a
